Remove the users.nearby column#2439
Merged
tomhughes merged 1 commit intoopenstreetmap:masterfrom Nov 20, 2019
Merged
Conversation
This was referenced Dec 11, 2019
Contributor
|
Could we consider re-adding this column, as a dummy? Osmosis requires it to exist and fails if it does not. I’ve got a PR open to fix this in openstreetmap/osmosis#54, but there are many copies of Osmosis floating around in packaging managers that won't see this change. I found this incompatibility when testing the Docker-compose PR for this repo: #2409 (comment) |
stealthdev88
added a commit
to stealthdev88/osmosis
that referenced
this pull request
Nov 13, 2024
users.nearby was removed from the OSM API DB schema in December 2019: openstreetmap/openstreetmap-website#2439
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs #2417 and #2432